-
Is there any way to get something like the following to work in JavaScript? var foo = { a: 5, …
- 828 views
- 23 answers
- 0 votes
-
Other than the obvious fact that the first form could use a variable and not just a string literal, is …
- 616 views
- 13 answers
- 0 votes